home *** CD-ROM | disk | FTP | other *** search
- <form name="Import Broken Download" image="window\dk_blue.bmp" x=center y=center width=325 height=125
- resize_image=stretch resize_window=false topmost=true>
-
- <image name="1" x=0 y=0 width=5 height=22 image="window\upper_left.bmp">
- <image name="2" x=5 y=0 width=-5 height=22 resize=stretch image="window\top.bmp">
- <image name="3" x=-5 y=0 width=5 height=22 image="window\upper_right.bmp">
-
- <image name="4" x=0 y=22 width=6 height=-5 resize=stretch image="window\left_side.bmp">
- <image name="5" x=-5 y=22 width=5 height=-9 resize=stretch image="window\right_side.bmp">
-
- <image name="6" x=0 y=-6 width=6 height=6 image="window\lower_left.bmp">
- <image name="7" x=5 y=-6 width=-9 height=6 resize=stretch image="window\bottom.bmp">
- <image name="8" x=-9 y=-9 width=9 height=9 image="window\lower_right.bmp">
-
- <!-- All controls go after this -->
-
- <textwindow name="title" x=4 y=2 width=200 height=12
- font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Import Broken Download">
-
- <button name="import_download" x=-110 y=-23
- image="window\ok_n.bmp" mouseOver="window\ok_o.bmp" mouseDown="window\ok_d.bmp"
- text="OK" toggletext="OK"
- text_x=17 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E
- fontstyle=bold togglefontstyle=bold>
-
- <button name="close" x=-68 y=-23
- image="window\cancel_n.bmp" mouseover="window\cancel_o.bmp" mousedown="window\cancel_d.bmp"
- text="Cancel" toggletext="Cancel"
- text_x=14 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#BF1800
- fontstyle=bold togglefontstyle=bold>
-
-
- <textwindow name="desc_bdfl" x=9 y=22 width=300 height=14
- font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Broken Download File Location:">
- <textinput name="import_filename" x=9 y=40 width=220 height=14
- font=arial align=left fontsize=14 fontcolor=#000000 bgcolor=#FFFFFF>
-
- <button name="browse_for_import" x=235 y=38
- image="window\button_n.bmp" mouseover="window\button_n.bmp" mousedown="window\button_d.bmp"
- text="Browse"
- text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E
- fontstyle=bold togglefontstyle=bold>
-
- <textwindow name="desc_bdu" x=9 y=60 width=300 height=14
- font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Broken Download URL:">
- <textinput name="import_url" x=9 y=78 width=-10 height=14
- font=arial align=left fontsize=14 fontcolor=#000000 bgcolor=#FFFFFF>
-
- </form>